Converted these images to PNG, saving a handful of bytes per image
[adiumx.git] / Plugins / IRC Libpurple Plugin / ESIRCAccountView.nib / classes.nib
blob90aa126706539960bc3aead5a1e4d0d9c2fe7610
2     IBClasses = (
3         {
4             ACTIONS = {changedPreference = id; }; 
5             CLASS = AIAccountViewController; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "checkBox_checkMail" = NSButton; 
9                 "checkBox_sendTyping" = NSButton; 
10                 "label_alias" = NSTextField; 
11                 "label_encryption" = NSTextField; 
12                 "label_password" = NSTextField; 
13                 "label_typing" = NSTextField; 
14                 "popUp_encryption" = NSPopUpButton; 
15                 "textField_accountUID" = NSTextField; 
16                 "textField_accountUIDLabel" = NSTextField; 
17                 "textField_alias" = NSTextField; 
18                 "textField_connectHost" = NSTextField; 
19                 "textField_connectPort" = NSTextField; 
20                 "textField_password" = NSTextField; 
21                 "view_auxiliaryTabView" = NSTabView; 
22                 "view_options" = NSView; 
23                 "view_privacy" = NSView; 
24                 "view_profile" = NSView; 
25                 "view_setup" = NSView; 
26             }; 
27             SUPERCLASS = AIObject; 
28         }, 
29         {CLASS = AIAutoScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
30         {CLASS = AIContextMenuTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
31         {
32             ACTIONS = {pasteAsRichText = id; scrollPageDown = id; scrollPageUp = id; }; 
33             CLASS = AIMessageEntryTextView; 
34             LANGUAGE = ObjC; 
35             SUPERCLASS = AISendingTextView; 
36         }, 
37         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
38         {
39             ACTIONS = {sendContent = id; }; 
40             CLASS = AISendingTextView; 
41             LANGUAGE = ObjC; 
42             OUTLETS = {target = id; }; 
43             SUPERCLASS = NSTextView; 
44         }, 
45         {
46             CLASS = ESIRCAccountViewController; 
47             LANGUAGE = ObjC; 
48             OUTLETS = {"checkbox_useSSL" = NSButton; }; 
49             SUPERCLASS = AIAccountViewController; 
50         }, 
51         {
52             ACTIONS = {copy = id; paste = id; }; 
53             CLASS = ESImageViewWithImagePicker; 
54             LANGUAGE = ObjC; 
55             OUTLETS = {delegate = id; }; 
56             SUPERCLASS = NSImageView; 
57         }, 
58         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
59     ); 
60     IBVersion = 1;